const github.com/go-pg/migrations/v8.cockroachdbErrorMatch
2 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L670: cockroachdbErrorMatch = `at or near "lock"`
collection.go#L697: if !strings.Contains(err.Error(), cockroachdbErrorMatch) && !strings.Contains(err.Error(), yugabytedbErrorMatch) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)